WinUI | ComponentOne
C1.WinUI.Calendar Assembly / C1.WinUI.Calendar Namespace / CalendarSlotsPanel<S> Class / GetSlots Method
In This Topic
    GetSlots Method (CalendarSlotsPanel<S>)
    In This Topic
    When overriden, it returns the slots that will be displayed.
    Syntax
    protected abstract IEnumerable<S> GetSlots()
    See Also